home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power Programmierung
/
Power-Programmierung (Tewi)(1994).iso
/
magazine
/
nvdc87
/
tbdoscal
/
descript.cis
next >
Wrap
Text File
|
1987-10-31
|
388b
|
9 lines
"DOS Calls from Turbo Basic" -- Ethan Winer
Using Turbo Basic's CALL INTERRUPT statement, it is possible to
make any DOS function call by placing register parameters in the
predefined REGISTER structure. The author explains the process
with a short code example that returns the current directory path
via DOS function 47H
Turbo Basic DOS calls DOS function 47H CALL INTERRUPT